home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
BBS in a Box 3
/
BBS in a box - Trilogy III.iso
/
Files
/
Prog
/
B-C
/
C++ FAQ Reference 1.0
/
C++ FAQ Reference 1.0.rsrc
/
TEXT_1041.txt
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1993-06-30
|
181 b
|
1 lines
Derived classes do not get access to private members of a base class. This effectively 'seals off' the derived class from any changes made to the private members of the base class.